<!DOCTYPE html>
<html>
	<head>
		<title>%name%</title>
		<meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
		<meta name="robots" content="nocache, noindex, nofollow, noarchive"/>
		<meta name="copyright" content="&copy; 2002-2025 DEVONtechnologies LLC"/>
		<link media="all" rel="stylesheet" href="./webserver.css"/>
		<link rel="SHORTCUT ICON" type="image/png" sizes="32x32" href="./favicon-32x32.png">
		<link rel="SHORTCUT ICON" type="image/png" sizes="16x16" href="./favicon-16x16.png">
	</head>
	<body>
		<div class="front">
			<table border="0" cellspacing="0" cellpadding="0" width="100%">
				<tr><td class="logo">
					<a href="https://www.devontechnologies.com/redirect/devonthink/"><img src="./splash.png" /></a>
				</td></tr>
				<tr><td class="login">
					<form method="post" action="./login.cgi">
						<span class="formfield">User: <input type="text" name="user"/></span>
						<span class="formfield">Password: <input type="password" name="password"/></span>
						<span class="formfield">
							<button type="submit" name="action" value="login">Login</button>
						</span>
					</form>
				</td></tr>
				<tr><td class="logo"><small>
					<a href="wwwlogin.cgi">Authenticate with HTTP</a>
				</small></td></tr>
			</table>
		</div>
	</body>
</html>
